home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: netcom.com!marnold
- From: marnold@netcom.com (Matt Arnold)
- Subject: Re: BC++5.0 Program doesn't compile (see text)
- Message-ID: <marnoldDpMz7H.2su@netcom.com>
- Organization: NETCOM On-line Communication Services (408 261-4700 guest)
- References: <4k9e51$fl9@arl-news-svc-5.compuserve.com> <316AA13B.79CF@tdl.com> <craigaDpMLEB.yz@netcom.com>
- Date: Wed, 10 Apr 1996 07:52:29 GMT
- Sender: marnold@netcom23.netcom.com
-
- craiga@netcom.com (Craig Arnush) writes:
-
- >Ah, using OWL and the STL. Unfortunately, there seems to be a conflict
- >with how OWL uses the old Borland string class and the STL string class.
-
- STL string class?
-
- >Have you tried using explicit scoping or a using-declaration instead of
- >the catch-all using-directive? The former two are recommended over the
- >latter, anyways.
-
- STL doesn't have a string class, it has only container classes. The
- standard C++ library has a string class. Just a minor point, but could
- be confusing for beginners reading the group.
-
- Regard,s
- -------------------------------------------------------------------------
- Matt Arnold | | ||| | |||| | | | || ||
- marnold@netcom.com | | ||| | |||| | | | || ||
- Boston, MA | 0 | ||| | |||| | | | || ||
- 617.389.7384 (h) 617.576.2760 (w) | | ||| | |||| | | | || ||
- C++, MIDI, Win32/95 developer | | ||| 4 3 1 0 8 3 || ||
- -------------------------------------------------------------------------
-